object AboutBox: TAboutBox Left = 183 Top = 140 ActiveControl = OKButton BorderStyle = bsDialog Caption = 'About' ClientHeight = 255 ClientWidth = 287 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object Panel1: TPanel Left = 11 Top = 8 Width = 265 Height = 201 BevelInner = bvRaised BevelOuter = bvLowered Color = clWhite TabOrder = 0 object CompanyPlug: TLabel Left = 8 Top = 49 Width = 226 Height = 16 Caption = 'A Product of Pillar Software, Inc.' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Copyright: TLabel Left = 8 Top = 67 Width = 173 Height = 13 Caption = 'Copyright� 1997, Paul Casimir' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object ProductName: TLabel Left = 8 Top = 8 Width = 77 Height = 13 Caption = 'ProductName' Color = clBlue Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Version: TLabel Left = 8 Top = 24 Width = 102 Height = 13 Caption = 'Version' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Fee: TLabel Left = 8 Top = 109 Width = 240 Height = 17 Caption = 'Shareware Registration---Send $10 to:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Address1: TLabel Left = 8 Top = 128 Width = 127 Height = 16 Caption = 'Pillar Software' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Address2: TLabel Left = 8 Top = 144 Width = 126 Height = 16 Caption = '1056 S West Ave' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Address3: TLabel Left = 8 Top = 160 Width = 128 Height = 16 Caption = 'Waukegan IL 60085' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 8 Top = 182 Width = 246 Height = 15 Caption = 'In return, you will get updates and more goodies.' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label1: TLabel Left = 9 Top = 84 Width = 210 Height = 17 Caption = 'www.pillarsoft.com' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end end object OKButton: TBitBtn Left = 101 Top = 218 Width = 77 Height = 27 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end end